Get hierarchy security properties
{ getHierarchySecurity }
Gets hierarchy security for the given role.
Method
/API3/dataSources/getHierarchySecurity
- Enterprise Admin
- Domain Admin
Input Parameters
Name
getOverlaySecurityObject
Object Type
Description
An object representing the data model overlay / security.
Output Response
Successful Result Code
200
Response Type
Description of Response Type
Details of the security settings to be applied to a data model's hierarchies or measures.
Code Snippets
Use the Authentication API methods to generate an access 'key' or 'token' for use in code as shown below.
TypeScript
Curl
Java
C#
Python
PHP